Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

LabelPropagation - Class in edu.claflin.finder.algo.clustering
TODO: MAKE COMMENTS NICE abc
LabelPropagation(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.clustering.LabelPropagation
Label Propagation Algorithm (LPA) for Community Detection.
LabelPropDriver - Class in edu.claflin.finder
 
LabelPropDriver() - Constructor for class edu.claflin.finder.LabelPropDriver
 
labelToGroupArray(int, int[], Graph) - Static method in class edu.claflin.finder.algo.clustering.struct.louvain_struct.Tester
 
lChild(int) - Method in class edu.claflin.finder.algo.clustering.struct.girvan_newman_struct.MapBinaryHeap
 
LeadingEigenvector - Class in edu.claflin.finder.algo.clustering
Leading Eigenvector Algorithm for Community Detection, following Mark Newman's "Finding community structure in networks using the eigenvectors of matrices".
LeadingEigenvector(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.clustering.LeadingEigenvector
 
LeadingEigenvectorAlgorithm - Class in edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct
 
LeadingEigenvectorAlgorithm(Graph) - Constructor for class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.LeadingEigenvectorAlgorithm
 
LeadingEigenvectorAlgorithm.MappedModularityMatrix - Class in edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct
 
LeadingEigenvectorAlgorithm.SwapInfo - Class in edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct
 
LeadingEigenvectorAlgorithm.VectorInfo - Class in edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct
 
LeadingEigenvectorCaller - Class in edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct
 
LeadingEigenvectorCaller(Graph) - Constructor for class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.LeadingEigenvectorCaller
 
LeadingEigenvectorDriver - Class in edu.claflin.finder
 
LeadingEigenvectorDriver() - Constructor for class edu.claflin.finder.LeadingEigenvectorDriver
 
left - Variable in class edu.claflin.finder.algo.clustering.struct.TreeNode
 
left - Variable in class edu.claflin.finder.algo.huffman.HuffmanNode
 
length - Variable in class edu.claflin.finder.struct.DisjointSet
 
list - Variable in class edu.claflin.finder.algo.clustering.Communities
Map of Community Number to Nodes of the Community.
list - Variable in class edu.claflin.finder.struct.DisjointSet
 
listener - Variable in class edu.claflin.finder.logic.cygrouper.CytogrouperMain
 
log(LogType, LogLevel, String) - Method in class edu.claflin.finder.log.LogUtil
Used to log data.
log2(double) - Static method in class edu.claflin.finder.algo.clustering.struct.infomap_struct.RelativeUndirectedBitLength
 
logAlgo(LogLevel, String) - Method in class edu.claflin.finder.log.LogUtil
Logs an ALGO message.
logError(LogLevel, String) - Method in class edu.claflin.finder.log.LogUtil
Logs an ERROR message.
logger - Static variable in class edu.claflin.finder.Global
The LogUtil reference used for logging data in the program.
logGraph(LogLevel, String) - Method in class edu.claflin.finder.log.LogUtil
Logs a GRPH message.
logInfo(LogLevel, String) - Method in class edu.claflin.finder.log.LogUtil
Logs an INFO message.
LogLevel - Enum in edu.claflin.finder.log
Enumeration of the logging levels for the user.
LogLevel(String) - Constructor for enum edu.claflin.finder.log.LogLevel
Constructs the Log Level with the specified description.
logToFile - Variable in class edu.claflin.finder.log.LogUtil
The value representing if logging to a file is enabled.
logToTerminal - Variable in class edu.claflin.finder.log.LogUtil
The value representing if logging to the terminal is enabled.
LogType - Enum in edu.claflin.finder.log
Enumeration of the logging types used by the logging utility.
LogType(String) - Constructor for enum edu.claflin.finder.log.LogType
Constructs the LogLevel object with the specified identification String.
LogUtil - Class in edu.claflin.finder.log
Logging utility for documenting the state of the program.
LogUtil(LogLevel, boolean) - Constructor for class edu.claflin.finder.log.LogUtil
Constructs the logging utility.
LogUtil(LogLevel, boolean[], boolean[]) - Constructor for class edu.claflin.finder.log.LogUtil
Constructs the logging utility.
longSigmaNotation(ArrayList<Double>, int, List<List<Node>>, ArrayList<ArrayList<Double>>) - Method in class edu.claflin.finder.algo.clustering.struct.infomap_struct.MapEquation
 
LongSigmaWiyAndWi(int, ArrayList<Double>, List<List<Node>>, ArrayList<ArrayList<Double>>) - Method in class edu.claflin.finder.algo.clustering.struct.infomap_struct.MapEquation
 
Louvain - Class in edu.claflin.finder.algo.clustering
Louvain algorithm implemented using the brief description by Mark Newman on pages 511-512 of "Networks Second Edition".
Louvain(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.clustering.Louvain
 
LouvainAlgorithm - Class in edu.claflin.finder.algo.clustering.struct.louvain_struct
 
LouvainAlgorithm(Graph) - Constructor for class edu.claflin.finder.algo.clustering.struct.louvain_struct.LouvainAlgorithm
 
LouvainAlgorithm.GroupData - Class in edu.claflin.finder.algo.clustering.struct.louvain_struct
 
LouvainDriver - Class in edu.claflin.finder
 
LouvainDriver() - Constructor for class edu.claflin.finder.LouvainDriver
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form